home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Strata 3D / Resources / guideclub.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-05-08  |  86 b   |  4 lines

  1. on(release){
  2.    fscommand("launch-browser","http://club.3d.com/messageboards/");
  3. }
  4.